setInterpolator
Sets the acceleration curve for the indeterminate animation.
The interpolator is loaded as a resource from the specified context. Defaults to a linear interpolation.
The interpolator only affects the indeterminate animation if the supplied indeterminate drawable does not implement Animatable.
This call must be made before the indeterminate animation starts for it to have an affect.
Parameters
The application environment
The resource identifier of the interpolator to load
See also
Sets the acceleration curve for the indeterminate animation. Defaults to a linear interpolation.
The interpolator only affects the indeterminate animation if the supplied indeterminate drawable does not implement Animatable.
This call must be made before the indeterminate animation starts for it to have an affect.
Parameters
The interpolator which defines the acceleration curve